Customizable Drilldown from Dashboard Widgets

Customizable drill-down options are available in dashboard widgets. It is possible to dive deeper by clicking the presented search results. The options to dive into specific parts of the result depends on the type of the search query. For example, while viewing a search result that includes fields such as destination_address, destination_port, source_address, and source_port in the query, it is possible to drill down the results based on these parameters.

The process of drill-down from a dashboard widget is the same as that of the search query. Two typical scenarios that cover all the aspects of search visualization from dashboard widget are described in this section.

Non-Empty Search from Widget

Consider a widget with the following search query.

destination_address=* | timechart count() by destination_port
../_images/LP_DB_CDDW_NESW_Widget1.png

The query displays the following visualization in the widget.

../_images/LP_DB_CDDW_NESW_Widget2.png

You can toggle between the edit and non-edit mode using the widget options. From the edit mode, you can choose for the available representations of the search results (in this case Clustered Line Chart, Stacked Column Chart, and Tables). In the non-edit mode, you can carry out the drill-down process.

../_images/LP_DB_CDDW_NESW_Widget_EditMode.png

Edit and Non Edit Mode

Select the section of destination_port: 80 and count(): 3 for the drill-down purpose.

../_images/LP_DB_CDDW_NESW_Widget_Drilldown.png

Drilldown

When you click on the highlighted section of the result, a context menu appears with the options to further drill down on the specific parameters which are:

  1. Filter

  2. Drill down by

  3. Top 10 drill-down by

../_images/LP_DB_CDDW_NESW_Widget_HighlightedSection.png

The Filter type drill-down searches on Range, destination_port and count(). The Drilldown by and Top 10 drill-down by types drill-down searches on the destination_address.

The results of all three types of drill down can be opened and viewed in the same window or a new window. The drill down on Range value (either on full or partial time-range) can be enabled or disabled by clicking the toggle icon.

../_images/LP_DB_CDDW_NESW_Widget_HighlightedSection_Filter.png

While performing the drill-down on the Range value, the search results for the time-range opens on the same page. The search results for the enabled and disabled time-range are shown below:

../_images/LP_DB_CDDW_NESW_Widget_HighlightedSection_SearchResult.png

Likewise, when the drill-down is carried out on the “destination_port”=138, the search result for the destination port opens in the same page.

../_images/LP_DB_CDDW_NESW_Widget_HighlightedSection_SearchResult_Drilldown1.png

Drill down on destination_port

When the drill-down is carried out on “count()”=3, the search results for the count of logs opens on the same page.

../_images/LP_DB_CDDW_NESW_Widget_HighlightedSection_SearchResult_Drilldown2.png

Drill down on count()

When the drill-down is carried out on the destination_address, the search result for the destination address opens in the same page.

../_images/LP_DB_CDDW_NESW_Widget_HighlightedSection_SearchResult_Drilldown3.png

Drill down on destination_address

When the Top 10 drill-down is carried out on the destination_address, the search result for the destination address opens in the same page.

../_images/LP_DB_CDDW_NESW_Widget_HighlightedSection_SearchResult_Drilldown4.png

Top 10 Drilldown by destination_address

Empty Search from Widget

Consider a widget that has no search query.

../_images/LP_DB_CDDW_NESW_CreateWidget.png

The blank query displays the following visualization in the widget.

../_images/LP_DB_CDDW_ESW_Widget1.png

The search result for a blank query is the logs collected for the specified range of time without any visualization. However, you can refine the search query by clicking the components of the search results such as a key-value pair, or a raw log message. Clicking on any value in the result opens a regular search with the selected parameter as the search query.

For example, if you click syslog on the search results:

../_images/LP_DB_CDDW_ESW_Widget2.png

This opens the search result of the query “col_type”=”syslog.” The search visualization depends on the chosen value.

../_images/LP_DB_CDDW_ESW_Widget2_SearchResult.png

From this point, a regular drill-down can be carried out. If you hover over any section of the search results, the related information of the section is summarized in a tooltip.

../_images/LP_DB_CDDW_ESW_Widget2_SearchResult_Tooltip.png

Clicking on the highlighted section opens a new dialog box with the same three drill-down options of Filter, Drilldown by, and Top 10 drill down by which can be carried out in the same way as described in the scenario-1.

../_images/LP_DB_CDDW_ESW_Widget2_SearchResult_Filter.png

Helpful?

We are glad this guide helped.


Please don't include any personal information in your comment

Contact Support